STEP 14: Let's finish the password and show it on the stage!
- In LOGIC from add another Add Value to the bottom of your code.
- Change the variable to password and the value to sibs.
- Use Update Display to update the password again.
We don't have to cast the input stored in sibs to a string, because user input is always a string!
To navigate the page using the TAB key, first press ESC to exit the code editor.